Skip to content

Conversation

@capveg-netdebug
Copy link

@capveg-netdebug capveg-netdebug commented Sep 22, 2023

Fixes #64: Add support for HTTPS query type (type 65)

Summary:

I was getting 'query type 65 is invalid' errors parsing DNS packets
on my machine and this fixes it.

Test Plan:

Added a unit test that parses a wild packet... it works

@capveg-netdebug capveg-netdebug changed the title Fixes #64: Add support for HTTPS query type (type 65) Fixes #46: Add support for HTTPS query type (type 65) Sep 22, 2023
Summary:

I was getting 'query type 65 is invalid' errors parsing DNS packets
on my machine and this fixes it.

Test Plan:

Added a unit test that parses a wild packet... it works <shrug>
@capveg-netdebug capveg-netdebug changed the title Fixes #46: Add support for HTTPS query type (type 65) Fixes #64: Add support for HTTPS query type (type 65) Sep 22, 2023
@tesap
Copy link

tesap commented Nov 5, 2023

Agree, getting error when trying to parse packet from wireshark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants